home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 25 / Cream of the Crop 25.iso / bbs / sweeps23.zip / SWEEPS.HIS < prev    next >
Text File  |  1997-01-18  |  11KB  |  229 lines

  1. 01/18/97
  2.          [v2.3] Made several changes to internal routines that interact with
  3.                 the modem. Will make for smoother play at higher baud rates.
  4.  
  5. 12/03/96
  6.          [v2.2] Scores being displayed, if participating in the InterBBS 
  7.                 competition, was not displaying the scores properly in that
  8.                 the last digit of the score was being dropped form the display.
  9.  
  10. 06/12/96
  11.          [v2.1] DOCs and sample CFG file were incorrect as they left off the
  12.                 last CFG entry (Message Option).
  13.  
  14.                 A NEW option has been added to the CFG file to control whether
  15.                 or not you wish to have the door LOG callers (ON/OFF) to a
  16.                 USAGE file. A separate file is created for each Node.
  17.  
  18. 02/04/96
  19.          [v2.0] ALIAS option NOT working properly
  20.  
  21.                 "Illegal Function Call" error with large scores
  22.  
  23.                 When entering a message, the body of the message was being 
  24.                 converted to upper case. With this version we will not 
  25.                 convert to upper case.
  26.  
  27.                 Added 'last date played' to Bulletins for NON-InterBBS only
  28.            
  29.                 If a Player logged on prior to midnight on the last day of the
  30.                 month and plays past midnight on the 1st of the new month, the
  31.                 monthly maintenance routine would 'kick in' during the players
  32.                 logon.
  33.  
  34. 01/19/95
  35.          [v1.9] Eliminated the 'ANSI not detected....' message since there are
  36.                 a few communications packages out there that give off their
  37.                 own type of ANSI.
  38.  
  39.                 If using the TRIBBS.SYS system file, the door always presented
  40.                 the opening screen in black and white. Will now be presented
  41.                 in color.
  42.  
  43.                 A first time caller to the Door was being given a black and
  44.                 white screen throughout the Door. The caller would then have
  45.                 to use the Door option to toggle the color on. The Door will
  46.                 now default to having the color turned on and the caller will
  47.                 have to use the color toggle, on the game menu, to turn it off.
  48.  
  49.                 The Door knows that the caller is the Sysop, if the caller is
  50.                 record #1 in the BBS' user database. The BBS software passes
  51.                 that record number to the door via the system file. Some BBS
  52.                 software does not pass the actual record number but passes a
  53.                 relative number (ie: record #1 is passed as record #0). If the
  54.                 number being passsed is 0, the Door will not know it is the
  55.                 Sysop calling. We will now recognize the caller as the Sysop
  56.                 if their record number is 0 or 1.
  57.  
  58.                 As more and more BBS' use Alias', we have been asked to
  59.                 provide a way for the callers to use their Alias' rather
  60.                 than their LogonName. All Sunrise Doors will now have this
  61.                 Sysop configurable option in the CFG file.
  62.  
  63.                 If participating in an InterBBS game, the number of games per 
  64.                 day will NOT be overridden by the security specific entries in 
  65.                 the CFG file.
  66.  
  67.  
  68. 08/14/94
  69.          [v1.8] Unable to handle 7-digit scores
  70.  
  71.                 When the game was being reset at the end of month, the JACKPOT
  72.                 was not. With this release we will be resetting the JACKPOT
  73.                 file at the same time the game is reset.
  74.  
  75.                 A new option has been added to the CFG file to control the
  76.                 number of high score entries you wish to be displayed when
  77.                 the player chooses the appropriate option OR when they are
  78.                 leaving the game. There is no maximum/minmum that can be
  79.                 displayed OR you can use ZERO(0) to display ALL entries.
  80.  
  81.                 If the XXXX/YYYY entries in the CFG file were entered in
  82.                 LOWERCASE, the Door would display a CFG error and return to BBS
  83.  
  84.                 Using a NEW entry in the CFG, you can now define the number of
  85.                 months to retain in the HALL of FAME files.
  86.  
  87.                 Added a new option to the playing menu that allows the player
  88.                 to toggle the Color On/Off.
  89.  
  90.                 Changed the options line to accomodate the Color option.
  91.  
  92.                 You will have to run a conversion program called USREXPND
  93.                 (included in the Door ZIP file). This program is to be run ONCE
  94.                 ONLY if you are upgrading from an earlier version of the Door.
  95.                 If you do not wish to run the conversion program you can just
  96.                 delete the .USR file (deleting the USR file causes the game to
  97.                 start over with all prior scores being lost).
  98.  
  99.  
  100. 03/14/94
  101.          [v1.7] Past problems with large values in the Door.Sys or other System
  102.                 Files (Drop Files) generating an OVERLOW (Error 6) error, have
  103.                 been resolved.
  104.  
  105.                 When the Door displays the opening screen, it asks if you want
  106.                 instructions and you are forced to enter a Y or N. This was
  107.                 installed to handle problems encountered when using Digiboards.
  108.                 With this release you can choose whether you want to force a
  109.                 y/n OR if you want to use the y/N format which allows the
  110.                 player to press ENTER for the default N. You must update your
  111.                 CFG file, see DOC file.
  112.  
  113. 11/26/93
  114.          [v1.6] If you wagered more than 999 points, the 4th and subsequent
  115.                 digits would remain on the screen. They will now be cleared.
  116.  
  117.                 The Makeup days option and number of games played/remaining,
  118.                 was not working properly if you left the game and came back
  119.                 in to continue playing. You never lost any turns/games since
  120.                 the turns/games would readjust the next day.
  121.  
  122.                 If running InterBBS and you are a HUB and it is the first of
  123.                 the month and a current player (already in the score file)
  124.                 plays the game BEFORE you have run INTERBBS.EXE with the HUB
  125.                 option, the player's score for the prior month will be lost
  126.                 (it was being overlaid by the new score for the month).
  127.  
  128.                 When MAXIMUM GAMES reached screen was displayed, it only
  129.                 remained on the screen for about 3 seconds. To bring it in
  130.                 line with the other Sunrise Doors, a "Press Enter" will be
  131.                 required to continue.
  132.  
  133.                 When playing in an InterBBS game, the BULLETINS created will
  134.                 reflect the same screen as that seen when looking at the
  135.                 Door's high scores (will not affect non-InterBBS games).
  136.  
  137.                 The Hiscore display when in the InterBBS mode, has changed.
  138.                 The number of games a player has PLAYED will be shown in the
  139.                 space previously occupied by the LAST DATE PLAYED. With this
  140.                 change a player can now tell if the players around them have
  141.                 played all their games to date or are possibly holding back.
  142.                 Multiplying today's day number by the number of games allowed
  143.                 per day will give the total number of PLAYS a player should
  144.                 have if they are CURRENT.
  145.  
  146.                 Non-registered version will automatically reset the player's
  147.                 scores anywhere from the 17th thru 29th day of use
  148.  
  149.                 If playing InterBBS, the Score display will flash the player's
  150.                 name to make it easier for them to spot their position in the
  151.                 top scores.
  152.  
  153.                 There were reports of ILLEGAL FUNCTION (Error #5) errors. Those
  154.                 that reported had already deleted the files required to recreate
  155.                 the problem. However, using some assumptions, I may have found
  156.                 where it *might* have happened. I have made some changes to the
  157.                 program, but if it crops up again, please send me the SWEEPS.USR
  158.                 and JACKPOT files along with the name of the User playing at the
  159.                 time of the error.
  160.  
  161. 09/08/93
  162.          [v1.5] When the last game was reached the game did not pause to
  163.                 show the score just attained. It just 'flew by'.
  164.  
  165.                 If you were using SWEEPS in an InterBBS mode AND there were
  166.                 duplicate names being used between some of the BBS' (ie:
  167.                 SYSOP on one BBS and SYSOP on another) then the program was
  168.                 duplicating names in the score file. In addition to using
  169.                 this new version, you MUST delete the SWEEPS.ISC file and
  170.                 allow the program to recreate it correctly.
  171.  
  172. 08/29/93
  173.          [v1.4] Introducing an INTER-BBS option whereby players may compete
  174.                 against players from any number of other BBS', running
  175.                 SWEEPSSTAKES.. See Docs for a more indepth explanation as
  176.                 well as an explanation of the new CFG option.
  177.  
  178.                 Added an option to display the High Scores at any time
  179.                 during the game.
  180.  
  181.                 Added an option to display the Instructions at any time
  182.                 during the game.
  183.  
  184.                 For technical reasons, we no longer support CHAIN.TXT
  185.  
  186.                 Added an option for the Sysop to control the initial
  187.                 setting of the Jackpot.
  188.  
  189.                 The Die display for a 6 was actually showing 9 pips
  190.                 instead of 6 pips.
  191.  
  192.                 There was a problem with the scoring in that if you
  193.                 chose "G" and the high card landed on the A space it would
  194.                 not acknowledge it.. hopefully I have this one licked.
  195.  
  196.  
  197. 06/19/93
  198.          [v1.3] Removed delay at start of game
  199.  
  200.                 Added support for the PCBoard /M version
  201.  
  202. 03/12/93
  203.          [v1.2] Now supports Comm Ports 0-15
  204.  
  205.                 Hall of Fame routine was working only partially. Correct
  206.                 player was listed in HOF, but with a blank score.
  207.  
  208.                 If no one played the door or if the highest score obtained
  209.                 during the month was zero, the game will NOT show a Hall of
  210.                 Fame entry for the month.
  211.  
  212.                 Callers will be required to answer the "Want Instructions.."
  213.                 question with a Y or N. This was required to circumvent a
  214.                 problem encountered when running under WildCat's IM version.
  215.  
  216.                 Hall of Fame display was always displaying in color, regardless
  217.                 of the color setting of the current session.
  218.  
  219.  
  220. 02/14/93
  221.          [v1.1] Regardless of the number of games you allowed to be played per
  222.                 day, the door had a mind of it's own and allowed 1 less.
  223.  
  224.                 Under certain circumstances, the program would not recognize
  225.                 the high Die correctly, if you chose G,H,I or J.
  226.  
  227. 12/23/92
  228.          [v1.0] Initial release
  229.